

.sec4_swiper .swiper-button-next:hover,.sec4_swiper .swiper-button-prev:hover{opacity: 1;}







.sec4_swiper{display: block;width: 100%;height: 100%;position: relative;}
.sec4_list,.sec4_list span{display: block;position: relative;width: 100%;height: 100%;overflow: hidden;}
.sec4_list span img,.sec4_swiper .swiper-container{width: auto;height: 100%;}
.sec4_list span img{transition: 0.5s ease-in-out;}
.sec4_list1{position:absolute;z-index: 2;top: 105%;transform: translateY(-50%);width: 100%;box-sizing: border-box;padding:0 9%;text-align: center;
transition: 0.8s ease-in-out;}
.sec4_list1 h1{font-size: 18px;color: white;font-weight: bold;padding-bottom: 15px;border-bottom: 1px solid rgba(250,250,250,.3);}
.sec4_list1 p{font-size: 14px;color: white;line-height: 25px;margin: 55px 0;transform: translateY(100px);transition: 0.8s ease-in-out .5s;opacity: 0;height: 60px;}
.sec4_list1 font{display: none;width: 40px;text-align: center;line-height: 36px;height:40px;background:white;color: #4aa551;font-size: 20px;
transform: translateY(100px);transition: 0.8s ease-in-out .7s;opacity: 0;}
.sec4_list:after{content: '';display: block;width: 100%;height:100%;position:absolute;top:100%;left: 0;background:rgba(69,171,51,.8);
transition: 0.8s ease-in-out;}
.sec4_list:hover .sec4_list1{top: 50%;}
.sec4_list:hover .sec4_list1 p,.sec4_list:hover .sec4_list1 font{transform: translateY(0px);opacity: 1;}
.sec4_list:hover:after{top: 0;}
.section4 .index_title{position: absolute;top: 200px;z-index: 2;left: 4%;}
.section4 .index_title span,.section4 .index_title h1{color:#333;}
#fp-nav{display: none;}
.sec4_list:hover span img{transform: scale(1.05);}
.section4 .index_title{}

.sec4_swiper .swiper-button-next,.sec4_swiper .swiper-button-prev{/*display: none;*/}
.sec4_swiper .swiper-slide a{display: block;transform: translateX(200px);opacity: 0;width: 100%;height: 100%;}
.sec4_swiper .swiper-slide:nth-child(1) a,.sec5_swiper .swiper-slide:nth-child(1) a{transition: 1s ease-in-out .2s;}
.sec4_swiper .swiper-slide:nth-child(2) a,.sec5_swiper .swiper-slide:nth-child(2) a{transition: 1s ease-in-out .4s;}
.sec4_swiper .swiper-slide:nth-child(3) a,.sec5_swiper .swiper-slide:nth-child(3) a{transition: 1s ease-in-out .6s;}
.sec4_swiper .swiper-slide:nth-child(4) a,.sec5_swiper .swiper-slide:nth-child(4) a{transition: 1s ease-in-out .8s;}
.sec4_swiper .swiper-slide:nth-child(5) a,.sec5_swiper .swiper-slide:nth-child(5) a{transition: 1s ease-in-out 1s;}
.sec4_swiper .swiper-slide:nth-child(6) a,.sec5_swiper .swiper-slide:nth-child(6) a{transition: 1s ease-in-out 1.2s;}
.sec4_swiper .swiper-slide:nth-child(7) a,.sec5_swiper .swiper-slide:nth-child(7) a{transition: 1s ease-in-out 1.4s;}

.section4.active .sec4_swiper .swiper-slide a{transform: translateX(0px);opacity: 1;}











.sec4_list span img:nth-child(1){display: none;}
.sec4_list i{display:none;}

.sec4_swiper .icon-left:before,.sec4_swiper .icon-you:before{display: none;}



@media only screen and (max-width:1200px) {
	.sec4_swiper .swiper-button-next,.sec4_swiper .swiper-button-prev{display: block;}
	.sec4_list span img{width: auto;}
	
	.sec4_list span img:nth-child(1){display: block;}
	.sec4_list span img:nth-child(2){display: none;}
}